Audio Codec Configuration
AudioCodecConfiguration class contains all configuration of Opus audio codec. Configurations can be set using this class instance.
Since
4.2.4
Functions
Link copied to clipboard
Getter method of DTX.
Link copied to clipboard
Getter method of maxAverageBitRate.
Link copied to clipboard
This method will return the opus fmtp line parameters which will be in the fmtp line of SDP.
Link copied to clipboard
Getter method of maxAverageBitRate.
Link copied to clipboard
Getter method of maxPlaybackRate.
Link copied to clipboard
Sets DTX value which will enable or disable Discontinuous Transmission feature of Opus codec.
Link copied to clipboard
Sets FEC value which will enable or disable ForwardErrorCorrection feature of Opus codec.
Link copied to clipboard
Sets the MaxAverageBitRate.
Link copied to clipboard
Sets the MaxPlaybackRate.